home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "Display Name": "Text (50)",
- "First Name": "Text (50)",
- "Last Name": "Text (50)",
- "Address1": "Text (50)",
- "Address2": "Text (50)",
- "City": "Text (50)",
- "State": "Text (50)",
- "Zip": "Text (50)",
- "Phone": "Text (50)",
- "Email": "Text (255)",
- "Notes": "Memo/Hyperlink (255)"
- },
- "data": [
- {
- "Display Name": "Bob Griffith",
- "First Name": "Bob",
- "Last Name": "Griffith"
- },
- {
- "Display Name": "Brian Foster",
- "First Name": "Brian",
- "Last Name": "Foster"
- },
- {
- "Display Name": "Chris Childs",
- "First Name": "Chris",
- "Last Name": "Childs"
- },
- {
- "Display Name": "Daniel Latshaw",
- "First Name": "Daniel",
- "Last Name": "Latshaw"
- },
- {
- "Display Name": "Dave Stencil",
- "First Name": "Dave",
- "Last Name": "Stencil",
- "Email": "Dave@asgcomputers.com"
- },
- {
- "Display Name": "David Copperfield",
- "First Name": "David",
- "Last Name": "Copperfield"
- },
- {
- "Display Name": "Geoff Beaston",
- "First Name": "Geoff",
- "Last Name": "Beaston"
- },
- {
- "Display Name": "George Cornbuckles",
- "First Name": "George",
- "Last Name": "Cornbuckles",
- "Address1": "123 Any Street",
- "City": "Anytown",
- "State": "AS",
- "Zip": "12345",
- "Phone": "410-123-4567",
- "Email": "george@corbuckles.edu",
- "Notes": "Don't lend him DVD discs because his player scratches them!"
- },
- {
- "Display Name": "Harry Wanner",
- "First Name": "Harry",
- "Last Name": "Wanner"
- },
- {
- "Display Name": "James Davis",
- "First Name": "James",
- "Last Name": "Davis"
- },
- {
- "Display Name": "Jane Latshaw",
- "First Name": "Jane",
- "Last Name": "Latshaw"
- },
- {
- "Display Name": "John Doe",
- "First Name": "John",
- "Last Name": "Doe"
- },
- {
- "Display Name": "Kayla Latshaw",
- "First Name": "Kayla",
- "Last Name": "Latshaw"
- },
- {
- "Display Name": "Kris Latshaw",
- "First Name": "Kristin",
- "Last Name": "Latshaw",
- "Address1": "9626 Mason Ave.",
- "City": "Baltimore",
- "State": "MD",
- "Zip": "21234",
- "Email": "Kris@Latshaw.net",
- "Notes": "#1"
- },
- {
- "Display Name": "Larry Parks",
- "First Name": "Larry",
- "Last Name": "Parks"
- },
- {
- "Display Name": "Marty Stewart",
- "First Name": "Marty",
- "Last Name": "Stewart",
- "Email": "marty@asgcomputers.com"
- },
- {
- "Display Name": "Michelle Fowler",
- "First Name": "Michelle",
- "Last Name": "Fowler",
- "Email": "Michelle@asgcomputers.com"
- },
- {
- "Display Name": "Mike McKimmie",
- "First Name": "Mike",
- "Last Name": "McKimmie"
- },
- {
- "Display Name": "Steve Stitz",
- "First Name": "Steve",
- "Last Name": "Stitz"
- },
- {
- "Display Name": "Steve Sunday",
- "First Name": "Steve",
- "Last Name": "Sunday"
- }
- ]
- }